Add new bullet trajectories
This commit is contained in:
+1
-3
@@ -1,5 +1,4 @@
|
||||
{- |
|
||||
Contains the central drawing functions for the dodge loop. -}
|
||||
{- | Contains the central drawing functions for the dodge loop. -}
|
||||
module Dodge.Render
|
||||
( doDrawing
|
||||
) where
|
||||
@@ -278,4 +277,3 @@ renderTextureWalls pdata nWalls = do
|
||||
cullFace $= Just Back
|
||||
drawShader (_wallTextureShader pdata) nWalls
|
||||
cullFace $= Nothing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user