- Introduced explicit typing to variables and functions across multiple scripts for better code clarity. - Specified 'void' as the return type for functions that do not return a value. - Removed redundant code in some scripts. |
||
|---|---|---|
| .. | ||
| game_state.gd | ||
| global_scene_manager.gd | ||
| high_scores.gd | ||
| save_state_resource.gd | ||
| utility_strings.gd | ||