forked from Misaki/GhostEngine
Re-encoding all files with utf-8;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Ghost.Editor.Core.Event;
|
||||
namespace Ghost.Editor.Core.Event;
|
||||
|
||||
public delegate void ValueChangedEventHandler<T>(object? sender, ValueChangedEventArgs<T> args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user