[Scummvm-git-logs] scummvm master -> f8df5bc346997fd7c7954cd0aa87ee62ee607429
aquadran
noreply at scummvm.org
Tue Jan 18 08:46:38 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
f8df5bc346 Playground3D: Fix typo
Commit: f8df5bc346997fd7c7954cd0aa87ee62ee607429
https://github.com/scummvm/scummvm/commit/f8df5bc346997fd7c7954cd0aa87ee62ee607429
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2022-01-18T09:46:35+01:00
Commit Message:
Playground3D: Fix typo
Changed paths:
engines/playground3d/configure.engine
diff --git a/engines/playground3d/configure.engine b/engines/playground3d/configure.engine
index 66fd3f19cbc..d93fb9064f4 100644
--- a/engines/playground3d/configure.engine
+++ b/engines/playground3d/configure.engine
@@ -1,3 +1,3 @@
# This file is included from the main "configure" script
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine playground3d "Playground 3d: the testing and plaground environment for 3d renderers" no "" "" "16bit highres"
+add_engine playground3d "Playground 3d: the testing and playground environment for 3d renderers" no "" "" "16bit highres"
More information about the Scummvm-git-logs
mailing list