changeset 13762 | f0cb47f0bfaf |
parent 13223 | d0647647a697 |
child 14955 | ef3352839616 |
--- a/QTfrontend/ui/page/pagegamestats.h Tue Sep 04 14:20:15 2018 +0200 +++ b/QTfrontend/ui/page/pagegamestats.h Tue Sep 04 15:03:35 2018 +0200 @@ -68,6 +68,7 @@ QMap<qint32, QVector<qint32> > healthPoints; unsigned int playerPosition; + unsigned int scriptPlayerPosition; quint32 lastColor; bool defaultGraphTitle; QScopedPointer<QGraphicsScene> m_scene;