Surface: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
9afee61b97
commit
e3dce25e00
@@ -87,6 +87,6 @@ PyMOD_INIT_FUNC(SurfaceGui)
|
||||
// clang-format on
|
||||
|
||||
PyObject* mod = SurfaceGui::initModule();
|
||||
Base::Console().log("Loading GUI of Surface module... done\n");
|
||||
Base::Console().log("Loading GUI of Surface module… done\n");
|
||||
PyMOD_Return(mod);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user