mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
PHP/Compat
* fixed misc issues Intellisense was nice enough to highlight. * mostly deprecated usage of uninitialized parameters * class GenericPage still needs a long, hard look and a refactor
This commit is contained in:
@@ -15,6 +15,8 @@ class SmartAI
|
||||
private $srcType = 0;
|
||||
private $entry = 0;
|
||||
|
||||
private $rowKey = '';
|
||||
|
||||
private $miscData = [];
|
||||
private $quotes = [];
|
||||
private $summons = null;
|
||||
|
||||
Reference in New Issue
Block a user