I\'m trying to overload ofstream and ostream operators but I have a problem. I\'m saving active game while using ofstream and printing on terminal by using ostream.
H