prep v0.2.0
Set ModVersion and add update code. Update docs. Might add another couple fixes before releasing 0.2.0.
This commit is contained in:
@@ -309,6 +309,11 @@ begin GameMode
|
||||
SetStage RYB 7 ; init player weight
|
||||
endif
|
||||
|
||||
if (ModVersion < 0.2)
|
||||
set ModVersion to 0.2
|
||||
set ColliderPosThreshold to 1.0
|
||||
endif
|
||||
|
||||
if (Resetting == -1)
|
||||
SetStage RYB 51 ; Re-enable boat and attachment refs
|
||||
set Resetting to 1
|
||||
|
||||
Reference in New Issue
Block a user