some minor changes
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<!-- NMML reference: https://gist.github.com/1763850 -->
|
||||
|
||||
<!-- metadata, make sure 'package' is at least 3 segments (ie. com.mycompany.myproject) -->
|
||||
<meta title="FLWork" package="FLWork" version="1.0.0" company="" />
|
||||
<meta title="hgame" package="FLWork" version="1.0.0" company="" />
|
||||
|
||||
<!-- output -->
|
||||
<app main="Main" file="FLWork" path="bin" />
|
||||
<app main="Main" file="hgame" path="bin" />
|
||||
|
||||
<!-- <window background="#FFFFFF" fps="60" /> -->
|
||||
<window background="null" color-depth="32" fps="60" />
|
||||
|
||||
Reference in New Issue
Block a user