init
This commit is contained in:
7
src/haxe/ru/m/puzzlez/App.hx
Normal file
7
src/haxe/ru/m/puzzlez/App.hx
Normal file
@@ -0,0 +1,7 @@
|
||||
package ru.m.puzzlez;
|
||||
|
||||
class App {
|
||||
public static function main() {
|
||||
trace("ok");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user