Commit before improving item targeting
This commit is contained in:
+1
-1
@@ -197,7 +197,7 @@ pokeLayVerx vbos counts vx = do
|
||||
where
|
||||
sn = _unShadNum (_vxShadNum vx)
|
||||
vecPos = theLayer * 6 + sn
|
||||
theLayer = _vxLayer vx
|
||||
theLayer = _unLayNum $ _vxLayer vx
|
||||
thePos = _vxPos vx
|
||||
theCol = _vxCol vx
|
||||
layOff = theLayer * numSubElements
|
||||
|
||||
Reference in New Issue
Block a user