equal
deleted
inserted
replaced
210 gstWait = $00020000; |
210 gstWait = $00020000; |
211 gstNotKickable = $00040000; |
211 gstNotKickable = $00040000; |
212 gstLoser = $00080000; |
212 gstLoser = $00080000; |
213 gstHHGone = $00100000; |
213 gstHHGone = $00100000; |
214 gstInvisible = $00200000; |
214 gstInvisible = $00200000; |
|
215 gstNoDrown = $00400000; |
215 |
216 |
216 // gear messages |
217 // gear messages |
217 gmLeft = $00000001; |
218 gmLeft = $00000001; |
218 gmRight = $00000002; |
219 gmRight = $00000002; |
219 gmUp = $00000004; |
220 gmUp = $00000004; |