Something went wrong. Try again.
the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
Something went wrong. Try again.
178 B · 5 lines
C++
at master
123456#include "stdafx.h"#include "Class.h"
// 4J Stu - To ensure that other classes can get the _class object of it's superclass, we also need// the BaseObject to have that member