SteamWar/BauSystem2.0
Archiviert
12
0

Fix sneaking const naming in gui
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Signed-off-by: yoyosource <yoyosource@nidido.de>
Dieser Commit ist enthalten in:
yoyosource 2022-08-08 18:08:19 +02:00
Ursprung b5c2ef50df
Commit 5703194017
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -473,7 +473,7 @@ SCRIPT_GUI_CONSTANT_Z_LORE = §ez§7 position of the player.
SCRIPT_GUI_CONSTANT_NAME_NAME = §7Constant §ename
SCRIPT_GUI_CONSTANT_NAME_LORE = §eDisplay§7 name of the player.
SCRIPT_GUI_CONSTANT_SNEAK_NAME = §7Constant §esneak
SCRIPT_GUI_CONSTANT_SNEAK_NAME = §7Constant §esneaking
SCRIPT_GUI_CONSTANT_SNEAK_LORE = §etrue§7 if the player is sneaking.
SCRIPT_GUI_CONSTANT_SPRINTING_NAME = §7Constant §esprinting

Datei anzeigen

@ -474,7 +474,7 @@ SCRIPT_GUI_CONSTANT_Z_LORE = §ez§7 Position des Spielers.
SCRIPT_GUI_CONSTANT_NAME_NAME = §7Constant §ename
SCRIPT_GUI_CONSTANT_NAME_LORE = §eDisplay§7 Name des Spielers.
SCRIPT_GUI_CONSTANT_SNEAK_NAME = §7Constant §esneak
SCRIPT_GUI_CONSTANT_SNEAK_NAME = §7Constant §esneaking
SCRIPT_GUI_CONSTANT_SNEAK_LORE = §etrue§7 wenn der Spieler gerade sneakt.
SCRIPT_GUI_CONSTANT_SPRINTING_NAME = §7Constant §esprinting