mirror of https://github.com/axmolengine/axmol.git
10 lines
91 B
Lua
10 lines
91 B
Lua
|
require "helper"
|
||
|
|
||
|
|
||
|
Particle_Table =
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
Particle_Table = CreateEnumTable(Particle_Table)
|