mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove duplicate class declaration from laserpointer (#7218)
Regression from #7217
This commit is contained in:
parent
e8b104fe61
commit
1128ff0f3f
@ -7,7 +7,6 @@ class asdg_FrontSideRail: asdg_SlotInfo {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
class PointerSlot;
|
|
||||||
class PointerSlot_Rail: PointerSlot {
|
class PointerSlot_Rail: PointerSlot {
|
||||||
class compatibleItems {
|
class compatibleItems {
|
||||||
ACE_acc_pointer_red = 1;
|
ACE_acc_pointer_red = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user