Skip to content

Commit 0749ce9

Browse files
issackellyGraylinKim
authored andcommitted
Typo in Command Center Unload Code
1 parent 0802eed commit 0749ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sc2reader/data/build19595.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ class TerranMain(TerranBuilding):
190190

191191
@Lifts(0x10300, 0x10420)
192192
@Lifts(0x0, 0x104a0)
193-
@Transports(0x10201, None, 0x10623, 0x10204)
193+
@Transports(0x10201, None, 0x10263, 0x10204)
194194
class CommandCenter(TerranMain, Production):
195195
pass
196196

0 commit comments

Comments
 (0)