changeset 695 | 34a93d123712 |
parent 694 | 436045756181 |
child 696 | d6f32ed6edc8 |
--- a/QTfrontend/hwform.h Tue Jan 08 20:32:17 2008 +0000 +++ b/QTfrontend/hwform.h Wed Jan 09 20:26:31 2008 +0000 @@ -82,6 +82,7 @@ void ShowErrorMessage(const QString &); void GetRecord(bool isDemo, const QByteArray & record); void CreateNetGame(); + void UpdateWeapons(); private: void _NetConnect(const QString & hostName, quint16 port, const QString & nick);