diff --git a/project.godot b/project.godot index cac8261..a380969 100644 --- a/project.godot +++ b/project.godot @@ -13,8 +13,3 @@ config_version=5 config/name="Source Movement" config/features=PackedStringArray("4.3", "GL Compatibility") config/icon="res://icon.svg" - -[rendering] - -renderer/rendering_method="gl_compatibility" -renderer/rendering_method.mobile="gl_compatibility"