mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Merge branch 'aperx' of https://github.com/PHIDIAS0303/ExpCluster into aperx
This commit is contained in:
@@ -34,5 +34,6 @@ script = {
|
|||||||
---@param data table Table with extra data that will be passed to the event handler. Any invalid LuaObjects will silently stop the event from being raised.
|
---@param data table Table with extra data that will be passed to the event handler. Any invalid LuaObjects will silently stop the event from being raised.
|
||||||
raise_event = function(event, data) end;
|
raise_event = function(event, data) end;
|
||||||
}
|
}
|
||||||
|
|
||||||
---@class LuaObject:userdata
|
---@class LuaObject:userdata
|
||||||
--https://github.com/justarandomgeek/vscode-factoriomod-debug/issues/165
|
--https://github.com/justarandomgeek/vscode-factoriomod-debug/issues/165
|
||||||
|
|||||||
Reference in New Issue
Block a user