mirror of
https://github.com/MapMakersAndProgrammers/TankiOnline2.0DemoClient.git
synced 2025-10-27 02:19:07 -07:00
Initial commit
This commit is contained in:
15
src/package_100/name_625.as
Normal file
15
src/package_100/name_625.as
Normal file
@@ -0,0 +1,15 @@
|
||||
package package_100
|
||||
{
|
||||
import package_26.name_402;
|
||||
import package_72.name_239;
|
||||
import package_91.name_522;
|
||||
|
||||
public class name_625 extends name_239 implements name_522
|
||||
{
|
||||
public function name_625(objectPool:name_402)
|
||||
{
|
||||
super(objectPool);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user