[build] downgrade lime,openfl (perfomance); remove yield
This commit is contained in:
@@ -87,7 +87,7 @@ const client = new Project(
|
||||
config.branch({
|
||||
name: 'client',
|
||||
sources: [
|
||||
'src/fixes/haxe',
|
||||
//'src/fixes/haxe',
|
||||
'src/client/haxe',
|
||||
],
|
||||
main: 'ru.m.tankz.Client',
|
||||
@@ -124,7 +124,7 @@ const editor = new Project(
|
||||
config.branch({
|
||||
name: 'editor',
|
||||
sources: [
|
||||
'src/fixes/haxe',
|
||||
//'src/fixes/haxe',
|
||||
'src/client/haxe',
|
||||
'src/editor/haxe',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user