Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Commit

Permalink
ported some games, except lotro and warhammer, they need some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod committed May 16, 2014
1 parent a9f2cd8 commit fc5c8a1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions vanguard.class.php
Expand Up @@ -114,10 +114,7 @@ protected function load_filters($langs){
}
}

public function get_OnChangeInfos($install=false){

$info = array();
return $info;
public function install($install=false){
}
}
}
Expand Down

0 comments on commit fc5c8a1

Please sign in to comment.