actions_on_button_press 1.0.3

This commit is contained in:
Resxt 2022-02-25 23:00:59 +01:00
parent 110b35d66f
commit db886926ad

View File

@ -46,8 +46,6 @@ OnCameraToggleButtonPressed(button)
{
self waittill("third_person_button");
//self setDepthOfField( 0, 0, 512, 512, 4, 0 );
if (GetDvar("camera_thirdPerson") == "0")
{
SetDynamicDvar( "camera_thirdPerson", 1);