Changeset 10380 for code/branches/core7/src/orxonox/overlays
- Timestamp:
- Apr 22, 2015, 10:30:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/orxonox/overlays/InGameConsole.cc
r10347 r10380 67 67 ManageScopedSingleton(InGameConsole, ScopeID::Graphics, false); 68 68 69 RegisterAbstractClass(InGameConsole).inheritsFrom<WindowEventListener>(); 70 69 71 /** 70 72 @brief Constructor: Creates and initializes the InGameConsole.
Note: See TracChangeset
for help on using the changeset viewer.