Closed KVonGit closed 1 week ago
New hard-coded string functions:
New attributes on the game object:
Set during InitInterface
InitInterface
game.init_date = CurrentDate()
game.init_time = CurrentTime()
Set during StartGame
StartGame
game.start_date = CurrentDate()
game.start_time = CurrentTime()
New hard-coded string functions:
New attributes on the game object:
Set during
InitInterface
game.init_date = CurrentDate()
game.init_time = CurrentTime()
Set during
StartGame
game.start_date = CurrentDate()
game.start_time = CurrentTime()