mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
[READY] Widescreen (#20861)
* TM Needed - Widescreen * A lot of fixes * TM notice * Feedback thread * Minor tweaks * Expans silicon view stuff * Fix viewmods * The preferential option * Why were these global * Fix clickcatch sizing, fix parallax issues * Maybe fixes the runtime * READY
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
point_at(A)
|
||||
return TRUE
|
||||
|
||||
if(client && !(A in view(client.view, src)))
|
||||
if(client && !(A in view(client.maxview(), src)))
|
||||
return FALSE
|
||||
|
||||
point_at(A)
|
||||
|
||||
Reference in New Issue
Block a user