aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/kgraphics.cpp
diff options
context:
space:
mode:
authorAdrian Frühwirth2018-03-23 00:23:21 +0100
committerAdrian Frühwirth2018-03-23 12:48:11 +0000
commit99c72c7b5cf651b83d300e9a8a0a481cfe9b00de (patch)
tree040ebefcbe7e2271ed87506b6591b7bc3d4730e1 /engines/sci/engine/kgraphics.cpp
parent39fd49e131a962ae9c80b61b9beb40ce6c54eb50 (diff)
downloadscummvm-rg350-99c72c7b5cf651b83d300e9a8a0a481cfe9b00de.tar.gz
scummvm-rg350-99c72c7b5cf651b83d300e9a8a0a481cfe9b00de.tar.bz2
scummvm-rg350-99c72c7b5cf651b83d300e9a8a0a481cfe9b00de.zip
HUGO: Remove unnecessary call to setSeed()
Initializing Common::RandomSource's seed with a fixed value will always yield the same sequence of pseudo-random numbers which is probably not desirable. Since the constructor takes care of initializing the seed properly doing so manually is not needed.
Diffstat (limited to 'engines/sci/engine/kgraphics.cpp')
0 files changed, 0 insertions, 0 deletions