mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
impr: Cleanup .NET script library and API
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using ImHex;
|
||||
using ImGuiNET;
|
||||
|
||||
class Script {
|
||||
class Script : IScript {
|
||||
|
||||
public static void OnLoad()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user