mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
Minor labs updates.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
// Global
|
||||
$files = dirToArray(dirname(__FILE__) . '/code');
|
||||
$files = array_reverse($files);
|
||||
|
||||
$total = 0;
|
||||
$demo = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user