big update

This commit is contained in:
unknown
2012-09-01 13:00:40 +03:00
parent a566e25759
commit 8c44bb4e2a
46 changed files with 1480 additions and 1008 deletions
+1
View File
@@ -168,6 +168,7 @@ class Session {
if($this->userarray['b4'] > $this->time) {
$this->bonus4 = 1;
}
$this->money = $this->userarray['money'];
}
private function SurfControl(){