- Timestamp:
- Aug 11, 2013, 5:52:29 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/modules/overlays/debugging/DebugRTRText.cc
r9629 r9638 35 35 namespace orxonox 36 36 { 37 CreateFactory(DebugRTRText);37 RegisterClass(DebugRTRText); 38 38 39 39 DebugRTRText::DebugRTRText(Context* context) : OverlayText(context)
Note: See TracChangeset
for help on using the changeset viewer.