Correction de lien de dialogues, du travel screen et ajout d'un nom dans le pull des régions
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ const NEXT_COLOR = Color("96B3DB")
|
||||
const WIDTH = 800
|
||||
const V_DIST = 50
|
||||
const ANIMATION_SPEED := 5.0
|
||||
const MAX_STEP = 8
|
||||
const MAX_STEP = 10
|
||||
|
||||
@export_tool_button("Update", "Callable") var update_action = update
|
||||
@export_tool_button("Update recreate", "Callable") var update_recreate_action = func (): update(true, true)
|
||||
|
||||
Reference in New Issue
Block a user