Merge branch 'tmj-dev' into lua

This commit is contained in:
milek7
2017-09-05 20:20:28 +02:00
15 changed files with 254 additions and 179 deletions

View File

@@ -673,7 +673,7 @@ double TEvent::ValueGet(int n)
return 0.0; // inne eventy się nie liczą
};
vector3 TEvent::PositionGet()
vector3 TEvent::PositionGet() const
{ // pobranie współrzędnych eventu
switch (Type)
{ //