mirror of
https://github.com/id-Software/Wolf3D-iOS.git
synced 2026-03-20 08:59:51 +01:00
Source release of Wolfenstein 3D Classic Platinum for iOS, 2.1
This commit is contained in:
@@ -540,6 +540,9 @@ PRIVATE _boolean AI_CheckSight( entity_t *self )
|
||||
if( deltax > 0 )
|
||||
return false;
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
// trace a line to check for blocking tiles (corners)
|
||||
|
||||
Reference in New Issue
Block a user