--------------------------------------------------- VERSION ----------------------------------------------
| 805 | } |
| 806 | //--------------------------------------------------- VERSION ---------------------------------------------- |
| 807 | int GameImpl::getRevision() const |
| 808 | { |
| 809 | return SVN_REV; |
| 810 | } |
| 811 | int GameImpl::getClientVersion() const |
| 812 | { |
| 813 | return CLIENT_VERSION; |
no outgoing calls
no test coverage detected