forked from Half-Life-RTX/Half-Life-PBR
fix include structure for mods
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
include "+CAT_FRONT.mat"
|
||||
include "+CIV_RECHARGE.mat"
|
||||
include "+COMP_A.mat"
|
||||
include "+PCV.mat"
|
||||
include "+SGN_MESSAGE.mat"
|
||||
include "+SIGN_BRIDGE.mat"
|
||||
include "+SIGN_GEARBOX.mat"
|
||||
include "+SIGN_VALVE.mat"
|
||||
include "+SIGN_VENT.mat"
|
||||
include "+TELE_A.mat"
|
||||
include "+TELE_B.mat"
|
||||
include "+WALL_GRN_CMP.mat"
|
||||
include "+XENO_WALL_A.mat"
|
||||
include "-BLUEWALL_PAN1.mat"
|
||||
include "-BLUEWALL_PAN2.mat"
|
||||
include "+CAT_FRONT/+CAT_FRONT.mat"
|
||||
include "+CIV_RECHARGE/+CIV_RECHARGE.mat"
|
||||
include "+COMP_A/+COMP_A.mat"
|
||||
include "+PCV/+PCV.mat"
|
||||
include "+SGN_MESSAGE/+SGN_MESSAGE.mat"
|
||||
include "+SIGN_BRIDGE/+SIGN_BRIDGE.mat"
|
||||
include "+SIGN_GEARBOX/+SIGN_GEARBOX.mat"
|
||||
include "+SIGN_VALVE/+SIGN_VALVE.mat"
|
||||
include "+SIGN_VENT/+SIGN_VENT.mat"
|
||||
include "+TELE_A/+TELE_A.mat"
|
||||
include "+TELE_B/+TELE_B.mat"
|
||||
include "+WALL_GRN_CMP/+WALL_GRN_CMP.mat"
|
||||
include "+XENO_WALL_A/+XENO_WALL_A.mat"
|
||||
include "-BLUEWALL_PAN1/-BLUEWALL_PAN1.mat"
|
||||
include "-BLUEWALL_PAN2/-BLUEWALL_PAN2.mat"
|
||||
|
||||
{
|
||||
"for" "!BOSS_B"
|
||||
|
||||
Reference in New Issue
Block a user