mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Support emissive materials
This commit is contained in:
@@ -93,7 +93,7 @@ namespace GlitchyEditor
|
||||
|
||||
public this(EditorContentManager contentManager) : base("Editor")
|
||||
{
|
||||
Application.Get().Window.IsVSync = false;
|
||||
Application.Get().Window.IsVSync = true;
|
||||
|
||||
_contentManager = contentManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user