This commit is contained in:
@@ -23,9 +23,12 @@ var edit_players: bool = false
|
||||
var currently_syncing: bool = false
|
||||
var character_select_open: bool = false
|
||||
|
||||
var version: String = "1.6.0"
|
||||
var version: String = "1.6.1"
|
||||
|
||||
var whats_new: String = "Changelog:
|
||||
1.6.1:
|
||||
#17: Removed Debug text in release
|
||||
#18: Fixed bug with new character select screen
|
||||
1.6.0:
|
||||
#1: Fixed bug with inspiration list not reloading after sync
|
||||
#2: New dialog for sync
|
||||
|
||||
Reference in New Issue
Block a user