You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fgd/point/weapon/weapon_portalgun.fgd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
model(studio) : "World Model" : "models/weapons/w_portalgun.mdl" : "The model shown for the portalgun entity and in the player's hand in third-person view."
35
35
viewmodel(studio) : "View Model" : "models/weapons/v_portalgun.mdl" : "The model shown in the player's first-person view."
36
36
37
-
CustomPortalColors(boolean) : "Custom Portal Colors" : 0 : "Use custom portal colors. This boolean is ignored if ConVar cl_alternate_portal_colors is set to 1."
37
+
CustomPortalColors(boolean) : "Custom Portal Colors" : 0 : "Use custom portal colors. This boolean is ignored if ConVar cl_portal_alternate_colors is set to 1."
38
38
Portal1Color(color255) : "Primary Portal Color" : "64 160 255" : "Color to use for the primary (Left/Blue) portal."
39
39
Portal2Color(color255) : "Secondary Portal Color" : "255 160 32" : "Color to use for the primary (Right/Orange) portal."
0 commit comments