mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Update launcher/modManager/cmodlistview_moc.cpp
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
This commit is contained in:
parent
1ef407ea9f
commit
348b6b0f32
@ -26,7 +26,7 @@
|
||||
#include "../../lib/CConfigHandler.h"
|
||||
#include "../../lib/Languages.h"
|
||||
|
||||
inline double mbToBytes(double mb)
|
||||
static double mbToBytes(double mb)
|
||||
{
|
||||
return mb * 1024 * 1024;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user