Snapmatic useful length is now 260
This commit is contained in:
parent
07affc2840
commit
69494fc100
4 changed files with 28 additions and 3 deletions
6
SavegameData.cpp
Executable file
6
SavegameData.cpp
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#include "SavegameData.h"
|
||||
|
||||
SavegameData::SavegameData(QObject *parent) : QObject(parent)
|
||||
{
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue