KoD 1.7.7
- fix di routine ai canali/server\n\n
This commit is contained in:
@@ -6,7 +6,7 @@ def console():
|
||||
|
||||
@Js
|
||||
def log():
|
||||
print(arguments[0])
|
||||
print(" ".join(repr(element) for element in arguments.to_list()))
|
||||
|
||||
console.put('log', log)
|
||||
console.put('debug', log)
|
||||
|
||||
Reference in New Issue
Block a user