Skip to content

Commit 8eea8dd

Browse files
committed
remove debug print
1 parent 829b3a9 commit 8eea8dd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

C7/AnimationTracker.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
21
using System;
32
using System.Collections.Generic;
43
using System.Threading;
54
using System.Linq;
65
using C7GameData;
7-
<<<<<<< HEAD
8-
=======
9-
using C7Engine;
10-
using Godot;
11-
>>>>>>> 7b18d7e (unit and tile IDs, having issues with updating save json when changing format)
126

137
public partial class AnimationTracker {
148
private AnimationManager civ3AnimData;

0 commit comments

Comments
 (0)