X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fscripting%2Fssector.hpp;h=b4677e8654d2ab5507c8842adbb49c0d292ae735;hb=13e56e5b8d9727128667bb42c3aa4850b4a8dd00;hp=8cb785c9800011af2c86de4e3043f1e217c9c9f7;hpb=045255cdf0a58161b908d769bc0bde1778c33e14;p=supertux.git diff --git a/src/scripting/ssector.hpp b/src/scripting/ssector.hpp index 8cb785c98..b4677e865 100644 --- a/src/scripting/ssector.hpp +++ b/src/scripting/ssector.hpp @@ -1,4 +1,4 @@ -// SuperTux - Sector Scripting +// SuperTux - Sector scripting // Copyright (C) 2006 Wolfgang Becker // // This program is free software: you can redistribute it and/or modify @@ -17,7 +17,7 @@ #ifndef HEADER_SUPERTUX_SCRIPTING_SSECTOR_HPP #define HEADER_SUPERTUX_SCRIPTING_SSECTOR_HPP -namespace Scripting { +namespace scripting { class SSector {