Fixed enqueuing issue
Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
This commit is contained in:
parent
2bc1fdee62
commit
98cc710653
14 changed files with 225 additions and 126 deletions
|
|
@ -8,7 +8,7 @@
|
|||
* @uses Legacies_Empire
|
||||
*/
|
||||
class Legacies_Empire_Model_Game_Prices
|
||||
extends Legacies_Core_Model
|
||||
extends Legacies_Empire_Model_Game_Abstract
|
||||
implements Legacies_Core_Singleton
|
||||
{
|
||||
private static $_singleton = null;
|
||||
|
|
|
|||
Loading…
Reference in a new issue