You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-Moved script run to editor, removed from project
-fixed to code completion -fix shader crash bug reported by tagcup
This commit is contained in:
@@ -131,6 +131,7 @@ class ScriptEditor : public PanelContainer {
|
||||
FILE_RELOAD_THEME,
|
||||
FILE_SAVE_THEME,
|
||||
FILE_SAVE_THEME_AS,
|
||||
FILE_RUN,
|
||||
FILE_CLOSE,
|
||||
CLOSE_DOCS,
|
||||
CLOSE_ALL,
|
||||
|
||||
Reference in New Issue
Block a user