Remove PickOnePlacements

This commit is contained in:
2025-09-02 12:02:44 +01:00
parent f279494a02
commit 7b28ec15d1
7 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import Dodge.Item
import RandomHelp
{- Probabilites of the type of the first floor weapon. -}
randFirstWeapon :: State StdGen Item
randFirstWeapon :: RandomGen g => State g Item
randFirstWeapon =
takeOne $
replicate 10 pistol