mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
Updated GUI API (markdown)
parent
6fb5fbeb5e
commit
dbe1574814
@ -245,7 +245,7 @@ local workspace = GUI.workspace()
|
||||
|
||||
-- Create simple event handler for it
|
||||
workspace.eventHandler = function(workspace, object, ...)
|
||||
print("It works! The event data was: ", ...)
|
||||
GUI.alert("It works! The event data was: ", ...)
|
||||
end
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user