mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-02 00:27:12 +00:00
chore: ToDo and formatting
This commit is contained in:
@@ -646,7 +646,7 @@ class Building {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
return ($village->resarray['f'.$field] == count($dataarray) - $loop);
|
return ($village->resarray['f'.$field] == count($dataarray) - $loop);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -25,3 +25,4 @@
|
|||||||
- check aliance invitation accepting - apparently it doesn't work too well on first try?
|
- check aliance invitation accepting - apparently it doesn't work too well on first try?
|
||||||
- normalize forum tables - varchar is used for numeric values and is joined with int field
|
- normalize forum tables - varchar is used for numeric values and is joined with int field
|
||||||
- task 1 => construct woodcutter will not reload the page when finished, so it would still seem that woodcutter build is in progress
|
- task 1 => construct woodcutter will not reload the page when finished, so it would still seem that woodcutter build is in progress
|
||||||
|
- it's possible to train 2 senators - when 1 is trained, another one is possible to be trained
|
||||||
Reference in New Issue
Block a user