- cleaning/moving data

- can be run as addon (mostly working)
This commit is contained in:
Slawek Mikula
2017-10-19 23:24:56 +02:00
parent 579b1b69d8
commit 08a4fcb0ee
68 changed files with 436 additions and 9775 deletions

View File

@@ -1,5 +1,5 @@
mission.addExtension("Handler", {
mission.extension_add("Handler", {
init: func {
me.timer = maketimer(0.02, func me._loop());