a game about throwing hammers made for the github game off
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/project.godot b/project.godot index 0e06d3f..2f30172 100644 --- a/project.godot +++ b/project.godot @@ -134,11 +134,6 @@ Events="*res://autoloads/Events.gd" SoundManager="*res://autoloads/sound_manager.tscn" MusicPlayer="*res://autoloads/MusicPlayer.gd" -[debug] - -gdscript/warnings/return_value_discarded=false -gdscript/warnings/integer_division=0 - [display] window/size/viewport_width=320 |