From a0758893123cec707dc898bbf4b8f9721c6f827b Mon Sep 17 00:00:00 2001 From: oy Date: Fri, 8 Oct 2010 00:13:05 +0200 Subject: fixed a listing problem in the demo browser --- src/game/client/components/menus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/client/components/menus.h') diff --git a/src/game/client/components/menus.h b/src/game/client/components/menus.h index ea8be21f..7ab03b81 100644 --- a/src/game/client/components/menus.h +++ b/src/game/client/components/menus.h @@ -171,6 +171,7 @@ class CMenus : public CComponent bool m_DemolistDelEntry; int m_DemolistSelectedIndex; bool m_DemolistSelectedIsDir; + int m_DemolistStorageType; void DemolistOnUpdate(bool Reset); void DemolistPopulate(); -- cgit 1.4.1