mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
8 lines
178 B
C++
8 lines
178 B
C++
class BAF_AS50_scoped;
|
|
class BAF_AS50_scoped_DZ : BAF_AS50_scoped {
|
|
displayname = "AS50_DZ";
|
|
type = "1";
|
|
canlock = 0;
|
|
//cursor = "RifleCursor";
|
|
//cursoraim = "Foresight";
|
|
}; |