mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Move more stuff out of DZE\Misc.hpp
Better organization
This commit is contained in:
@@ -93,7 +93,7 @@ class ItemTrashRazor : CA_Magazine
|
||||
displayName = $STR_JUNK_NAME_RAZOR;
|
||||
descriptionShort = $STR_JUNK_DESC_RAZOR;
|
||||
};
|
||||
/* //IN DZE/MISC
|
||||
|
||||
class ItemTrashToiletpaper : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
@@ -105,4 +105,3 @@ class ItemTrashToiletpaper : CA_Magazine
|
||||
displayName = $STR_JUNK_NAME_TOILETPAPER;
|
||||
descriptionShort = $STR_JUNK_DESC_TOILETPAPER;
|
||||
};
|
||||
*/
|
||||
Reference in New Issue
Block a user