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
For Nuke in particular, it would be nice if I could zoom in the 2d view a bit. 50% of the width are areas of the map that rarely have anyone in them (T and CT Spawn), and the rest of the map feels kind of cramped as a result.
The text was updated successfully, but these errors were encountered:
func (app *app) updateGraphics {
Clear
drawInfobars
Copy Map
Draw the things
GetRenderTarget
Copy (portion of the map we want to zoom in on, to the original map size)
drawString("k shows hotkeys")
Present
}
For Nuke in particular, it would be nice if I could zoom in the 2d view a bit. 50% of the width are areas of the map that rarely have anyone in them (T and CT Spawn), and the rest of the map feels kind of cramped as a result.
The text was updated successfully, but these errors were encountered: