View Single Post
Old Feb 15th, 2005, 2:10 AM   #2
NarrowPathPilgrim
Newbie
 
Join Date: Nov 2004
Posts: 5
Rep Power: 0 NarrowPathPilgrim is on a distinguished road
I think that this part of the code is the problem, am I right?
cin>>lock;
if (lock = lock) {
shotgun.locked(); }
NarrowPathPilgrim is offline   Reply With Quote