forked from teamnwah/openmw-tes3coop
Now server & client sensitive to version
parent
8a5e32c631
commit
a03c2f5019
@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by koncord on 27.08.16.
|
||||
//
|
||||
|
||||
#ifndef OPENMW_VERSION_HPP
|
||||
#define OPENMW_VERSION_HPP
|
||||
|
||||
#define TES3MP_VERSION "0.0.1b"
|
||||
#define TES3MP_PROTO_VERSION 1
|
||||
|
||||
#endif //OPENMW_VERSION_HPP
|
Loading…
Reference in New Issue