mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-13 17:27:35 +07:00
Initial implementation of Anuken/Mindustry-Suggestions/issues/327
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
const log = function(context, obj){
|
||||
Vars.mods.getScripts().log(context, String(obj))
|
||||
}
|
||||
|
Reference in New Issue
Block a user