Skip to content

Commit

Permalink
Update eq2.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod committed Apr 22, 2015
1 parent 4c09ab8 commit 4b6bee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eq2.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
if(!class_exists('eq2')) {
class eq2 extends game_generic {
protected static $apiLevel = 20;
public $version = '2.3.4';
public $version = '2.3.5';
protected $this_game = 'eq2';
protected $types = array('classes', 'races', 'factions', 'roles', 'filters', 'realmlist');
protected $classes = array();
Expand Down

0 comments on commit 4b6bee2

Please sign in to comment.