diff options
Diffstat (limited to 'game/src/Game/Autoload/Events/Localisation.gd')
-rw-r--r-- | game/src/Game/Autoload/Events/Localisation.gd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/src/Game/Autoload/Events/Localisation.gd b/game/src/Game/Autoload/Events/Localisation.gd index eda7e51..91f9ca0 100644 --- a/game/src/Game/Autoload/Events/Localisation.gd +++ b/game/src/Game/Autoload/Events/Localisation.gd @@ -1,4 +1,5 @@ extends RefCounted +class_name LocalisationSingleton # REQUIREMENTS # * SS-59, SS-60, SS-61 |