Guest User

Untitled

a guest
Jan 16th, 2014
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. games = {
  2. "css" => {"fn" => "Counter-Strike: Source", "installed" => {}},
  3. "cs" => {"fn" => "Counter-Strike 1.6", "installed" => {"Bekey"}},
  4. "tf2" => {"fn" => "Team Fortress 2", "installed" => {"Bekey"}},
  5. "ns2" => {"fn" => "Natural Selection 2", "installed" => {"Bekey"}},
  6. "arma3" => {"fn" => "Arma 3", "installed" => {"Bekey"}},
  7. "wsw" => {"fn" => "WarsoW", "installed" => {"Bekey"}}
  8. }
  9.  
  10. C:/Python27/Scripts/custom/games.rb:5: syntax error, unexpected '}', expecting =>
  11. "cs" => {"fn" => "Counter-Strike 1.6", "installed" => {"Bekey"}},
Advertisement
Add Comment
Please, Sign In to add comment