summaryrefslogtreecommitdiff
path: root/include/pso/TObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pso/TObject.h')
-rw-r--r--include/pso/TObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pso/TObject.h b/include/pso/TObject.h
index b6930f8..96fa1f0 100644
--- a/include/pso/TObject.h
+++ b/include/pso/TObject.h
@@ -55,7 +55,7 @@ public:
TObject *down;
public:
void disallow_rendering();
- void clear_flag_4();
+ void allow_rendering();
void set_flag_3();
void clear_flag_3();
void queue_destruction();