Steve2/A2Mac/SubMenu.swift

17 lines
216 B
Swift

//
// NSMenu_Hard_Hat_Mack.swift
// Steve ][
//
// Created by Tamas Rudnai on 7/5/22.
// Copyright © 2022 GameAlloy. All rights reserved.
//
import Cocoa
import Foundation
class SubMenu: NSMenuItem {
}