This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
Skyblock
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Activity
Browse Source
Removing unused signal warning
pull/1/head
Ryan Reed
1 month ago
parent
8e4bfe6f74
commit
b2e03b70bf
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
project.godot
+ 1
- 0
project.godot
View File
@ -21,6 +21,7 @@ EntityManager="*res://autoloads/entity_manager.gd"
[debug]
gdscript/warnings/unused_signal=0
gdscript/warnings/untyped_declaration=1
gdscript/warnings/inferred_declaration=1
gdscript/warnings/unsafe_method_access=1
Write
Preview
Loading…
Cancel
Save