mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-09 17:48:19 +00:00
Merge pull request #8839 from dobrykafe/pr-create-07-skin-folder
Create 0.7 skin folder
This commit is contained in:
commit
5cf0e5e997
|
@ -96,6 +96,7 @@ public:
|
||||||
CreateFolder("mapres", TYPE_SAVE);
|
CreateFolder("mapres", TYPE_SAVE);
|
||||||
CreateFolder("downloadedmaps", TYPE_SAVE);
|
CreateFolder("downloadedmaps", TYPE_SAVE);
|
||||||
CreateFolder("skins", TYPE_SAVE);
|
CreateFolder("skins", TYPE_SAVE);
|
||||||
|
CreateFolder("skins7", TYPE_SAVE);
|
||||||
CreateFolder("downloadedskins", TYPE_SAVE);
|
CreateFolder("downloadedskins", TYPE_SAVE);
|
||||||
CreateFolder("themes", TYPE_SAVE);
|
CreateFolder("themes", TYPE_SAVE);
|
||||||
CreateFolder("communityicons", TYPE_SAVE);
|
CreateFolder("communityicons", TYPE_SAVE);
|
||||||
|
|
Loading…
Reference in a new issue