mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2025-02-05 07:28:30 +00:00
new hotfix
This commit is contained in:
parent
70bc970649
commit
34531a4c5e
@ -1,7 +1,7 @@
|
||||
extends Node
|
||||
|
||||
var currentVersion_nr = "v2.2.0"
|
||||
var currentVersion_hotfix = 4
|
||||
var currentVersion_hotfix = 6
|
||||
var using_steam = true
|
||||
|
||||
var currentVersion = ""
|
||||
@ -312,39 +312,3 @@ func SwapLanguage(dir : bool):
|
||||
index -= 1
|
||||
TranslationServer.set_locale(language_array[index])
|
||||
print("setting locale to: ", language_array[index])
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user