mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 18:32:49 +01:00
create events under UI
This commit is contained in:
6
sysgo/UI/events.go
Normal file
6
sysgo/UI/events.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package UI
|
||||
|
||||
|
||||
const (
|
||||
RUNEVT=1
|
||||
)
|
||||
Reference in New Issue
Block a user