Snapmatic useful length is now 260

This commit is contained in:
Rafael 2016-03-23 01:09:27 +01:00
parent 07affc2840
commit 69494fc100
4 changed files with 28 additions and 3 deletions

6
SavegameData.cpp Executable file
View file

@ -0,0 +1,6 @@
#include "SavegameData.h"
SavegameData::SavegameData(QObject *parent) : QObject(parent)
{
}