mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-07 02:00:05 -04:00
Avoid using ASSERT in interface headers
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
#include "UIlib.h"
|
||||
#include "log.h"
|
||||
#include "pserror.h"
|
||||
|
||||
UIObject::UIObject() {
|
||||
m_X = m_Y = 0;
|
||||
|
||||
Reference in New Issue
Block a user